home *** CD-ROM | disk | FTP | other *** search
/ Whiteline: Alpha / Whiteline Alpha.iso / tex / strunk / disk_6 / inputs_2.lzh / inputs / local / empty.mf next >
Encoding:
Text File  |  1990-03-05  |  200 b   |  12 lines

  1. % font with empty `a' to test if mode_def exists
  2.  
  3. font_identifier:="NOTHING"; font_size 10pt#;
  4.  
  5. mode_setup; % font_setup;
  6.  
  7. beginchar("a",10pt#,10pt#,0);
  8. show pixels_per_inch;
  9. endchar;
  10.  
  11. bye
  12.